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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315948'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-10.5736466'^^xsd:double;
  dwc:latitude '52.13819957'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315948'^^xsd:string;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315988'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315989'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315992'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315990'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315992'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315991'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315992'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315992'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315992'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315993'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315992'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315994'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315968'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315966'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315968'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315969'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315984'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315984'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315984'^^xsd:integer;
  dwc:scientificName 'Porania pulvillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '125166'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315985'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315984'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315986'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315988'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315987'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315988'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315988'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315976'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315978'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315980'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315979'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315980'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315980'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315980'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315981'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315984'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315982'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315984'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315983'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315972'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315972'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315972'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315973'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315976'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315974'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315976'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315975'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315976'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315976'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17235803 -10.44696355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17235803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44696355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315976'^^xsd:integer;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.44696355'^^xsd:double;
  dwc:latitude '52.17235803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315977'^^xsd:string;
  dwc:observationDate '2014-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8456107 -10.33631405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8456107"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33631405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268448'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sean O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.33631405'^^xsd:double;
  dwc:latitude '51.8456107'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268442'^^xsd:string;
  dwc:observationDate '2016-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84653748 -10.3349107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84653748"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3349107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268448'^^xsd:integer;
  dwc:scientificName 'Physalia physalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sean O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:county 'Kerry; South Kerry'^^xsd:string;
  dwc:longitude '-10.3349107'^^xsd:double;
  dwc:latitude '51.84653748'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135479'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268440'^^xsd:string;
  dwc:observationDate '2016-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '135479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75881133 -10.12614261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75881133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12614261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268448'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Mahony'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Kerry'^^xsd:string;
  dwc:longitude '-10.12614261'^^xsd:double;
  dwc:latitude '51.75881133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268441'^^xsd:string;
  dwc:observationDate '2016-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48890129 -10.07758999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.48890129"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07758999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway'^^xsd:string;
  dwc:longitude '-10.07758999'^^xsd:double;
  dwc:latitude '53.48890129'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316019'^^xsd:string;
  dwc:observationDate '2014-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48890129 -10.07758999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.48890129"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07758999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316016'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway'^^xsd:string;
  dwc:longitude '-10.07758999'^^xsd:double;
  dwc:latitude '53.48890129'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316016'^^xsd:string;
  dwc:observationDate '2014-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48890129 -10.07758999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.48890129"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07758999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316016'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway'^^xsd:string;
  dwc:longitude '-10.07758999'^^xsd:double;
  dwc:latitude '53.48890129'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316017'^^xsd:string;
  dwc:observationDate '2014-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.48890129 -10.07758999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.48890129"^^xsd:decimal ;
  dwc:decimalLongitude "-10.07758999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316016'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway'^^xsd:string;
  dwc:longitude '-10.07758999'^^xsd:double;
  dwc:latitude '53.48890129'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316018'^^xsd:string;
  dwc:observationDate '2014-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.47374513 -10.01810578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.47374513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01810578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Rory O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway; West Galway'^^xsd:string;
  dwc:longitude '-10.01810578'^^xsd:double;
  dwc:latitude '53.47374513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268428'^^xsd:string;
  dwc:observationDate '2017-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.47374513 -10.01810578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.47374513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01810578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Rory O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway; West Galway'^^xsd:string;
  dwc:longitude '-10.01810578'^^xsd:double;
  dwc:latitude '53.47374513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268429'^^xsd:string;
  dwc:observationDate '2017-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.47374513 -10.01810578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.47374513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01810578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Rory O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway; West Galway'^^xsd:string;
  dwc:longitude '-10.01810578'^^xsd:double;
  dwc:latitude '53.47374513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268436'^^xsd:string;
  dwc:observationDate '2017-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.47374513 -10.01810578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.47374513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01810578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Rory O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Galway; West Galway'^^xsd:string;
  dwc:longitude '-10.01810578'^^xsd:double;
  dwc:latitude '53.47374513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268435'^^xsd:string;
  dwc:observationDate '2017-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23462 -9.91854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23462"^^xsd:decimal ;
  dwc:decimalLongitude "-9.91854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316248'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nichola Clear'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.91854'^^xsd:double;
  dwc:latitude '52.23462'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316246'^^xsd:string;
  dwc:observationDate '2014-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23462 -9.91854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23462"^^xsd:decimal ;
  dwc:decimalLongitude "-9.91854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316244'^^xsd:integer;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nichola Clear'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.91854'^^xsd:double;
  dwc:latitude '52.23462'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '495077'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316245'^^xsd:string;
  dwc:observationDate '2014-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '495077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.60313442 -9.90944645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.60313442"^^xsd:decimal ;
  dwc:decimalLongitude "-9.90944645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316012'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Galway'^^xsd:string;
  dwc:longitude '-9.90944645'^^xsd:double;
  dwc:latitude '53.60313442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316013'^^xsd:string;
  dwc:observationDate '2014-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.60313442 -9.90944645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.60313442"^^xsd:decimal ;
  dwc:decimalLongitude "-9.90944645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316016'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Galway'^^xsd:string;
  dwc:longitude '-9.90944645'^^xsd:double;
  dwc:latitude '53.60313442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316014'^^xsd:string;
  dwc:observationDate '2014-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316084'^^xsd:integer;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '823881'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316085'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316088'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316086'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316088'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316087'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316088'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316088'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316080'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316081'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316080'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316082'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316084'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316083'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316084'^^xsd:integer;
  dwc:scientificName 'Talitrus saltator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103220'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316084'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316072'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316073'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316074'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316076'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316075'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316076'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316076'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316076'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316077'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316080'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316078'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316080'^^xsd:integer;
  dwc:scientificName 'Lepas anatifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106149'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316079'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '733346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316080'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316080'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316072'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316072'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316068'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316067'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316068'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316068'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316068'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316069'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316072'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316070'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316072'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316071'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316060'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316061'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316064'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316062'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316064'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316063'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316064'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316064'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316064'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316065'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316064'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316066'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316088'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316090'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316092'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316091'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316092'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316092'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316092'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316093'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316096'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316094'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35953774 -9.84070494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35953774"^^xsd:decimal ;
  dwc:decimalLongitude "-9.84070494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316088'^^xsd:integer;
  dwc:scientificName 'Osilinus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.84070494'^^xsd:double;
  dwc:latitude '52.35953774'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141827'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316089'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1245593 -9.76715646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1245593"^^xsd:decimal ;
  dwc:decimalLongitude "-9.76715646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316212'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ronan Mac Giollapharaic'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Galway; West Galway'^^xsd:string;
  dwc:longitude '-9.76715646'^^xsd:double;
  dwc:latitude '53.1245593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316213'^^xsd:string;
  dwc:observationDate '2014-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316128'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316127'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316122'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316124'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316123'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316124'^^xsd:integer;
  dwc:scientificName 'Talitrus saltator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103220'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316124'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316124'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316125'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316128'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316126'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316128'^^xsd:integer;
  dwc:scientificName 'Osilinus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141827'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316128'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316128'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316129'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316128'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316130'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316132'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316131'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316132'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316132'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316112'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316114'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316116'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316115'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316116'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316116'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316116'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316117'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316120'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316118'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316120'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316119'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316120'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316120'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48030039 -9.69854102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48030039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.69854102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316120'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.69854102'^^xsd:double;
  dwc:latitude '52.48030039'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316121'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316060'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316060'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316056'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316054'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316056'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316055'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316056'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316056'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316056'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316057'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316056'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316058'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316060'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316059'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316052'^^xsd:integer;
  dwc:scientificName 'Osilinus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141827'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316053'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316044'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316045'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316048'^^xsd:integer;
  dwc:scientificName 'Talitrus saltator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103220'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316046'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '103220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316048'^^xsd:integer;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '823881'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316047'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316048'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316048'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316048'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316049'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316048'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perlevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '132663'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316050'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316052'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316051'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316052'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316052'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316044'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316043'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316036'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316035'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316036'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316036'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316036'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316037'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316040'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316038'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316040'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316039'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316040'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316040'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316040'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316041'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316040'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316042'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316044'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316044'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316032'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316034'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316024'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316023'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316024'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316024'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316024'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316025'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316024'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316026'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316028'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316027'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316028'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316028'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316028'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316029'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316032'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316030'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316032'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316031'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316032'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316032'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.50929625 -9.68198322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.50929625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68198322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316032'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.68198322'^^xsd:double;
  dwc:latitude '52.50929625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316033'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316104'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316102'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316104'^^xsd:integer;
  dwc:scientificName 'Osilinus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141827'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316103'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316104'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316104'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316104'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316105'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316104'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316106'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316100'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316101'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316096'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316096'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316096'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316097'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316096'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316098'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316100'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316099'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316100'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316100'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57471216 -9.63138033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57471216"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63138033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316096'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.63138033'^^xsd:double;
  dwc:latitude '52.57471216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316095'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69617 -9.57257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316252'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Colm Doyle'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Cork; West Cork'^^xsd:string;
  dwc:longitude '-9.57257'^^xsd:double;
  dwc:latitude '51.69617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316251'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69617 -9.57257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316252'^^xsd:integer;
  dwc:scientificName 'Alcyonium glomeratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Colm Doyle'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Cork; West Cork'^^xsd:string;
  dwc:longitude '-9.57257'^^xsd:double;
  dwc:latitude '51.69617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '132159'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316252'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '132159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69617 -9.57257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316252'^^xsd:integer;
  dwc:scientificName 'Chrysaora hysoscella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Colm Doyle'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Cork; West Cork'^^xsd:string;
  dwc:longitude '-9.57257'^^xsd:double;
  dwc:latitude '51.69617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135304'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316253'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '135304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69617 -9.57257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316256'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Colm Doyle'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Cork; West Cork'^^xsd:string;
  dwc:longitude '-9.57257'^^xsd:double;
  dwc:latitude '51.69617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316254'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69617 -9.57257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316256'^^xsd:integer;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Colm Doyle'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Cork; West Cork'^^xsd:string;
  dwc:longitude '-9.57257'^^xsd:double;
  dwc:latitude '51.69617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316255'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69617 -9.57257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316248'^^xsd:integer;
  dwc:scientificName 'Pachycerianthus multiplicatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Colm Doyle'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Cork; West Cork'^^xsd:string;
  dwc:longitude '-9.57257'^^xsd:double;
  dwc:latitude '51.69617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '101013'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316250'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5710772 -9.56782004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5710772"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56782004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316108'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.56782004'^^xsd:double;
  dwc:latitude '52.5710772'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316109'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5710772 -9.56782004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5710772"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56782004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316112'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.56782004'^^xsd:double;
  dwc:latitude '52.5710772'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316110'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5710772 -9.56782004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5710772"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56782004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316112'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.56782004'^^xsd:double;
  dwc:latitude '52.5710772'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316111'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5710772 -9.56782004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5710772"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56782004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316112'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Kerry; North Kerry'^^xsd:string;
  dwc:longitude '-9.56782004'^^xsd:double;
  dwc:latitude '52.5710772'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316112'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.80841173 -9.49181183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.80841173"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49181183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.49181183'^^xsd:double;
  dwc:latitude '52.80841173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316021'^^xsd:string;
  dwc:observationDate '2014-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8066338 -9.49026802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8066338"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49026802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.49026802'^^xsd:double;
  dwc:latitude '52.8066338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316020'^^xsd:string;
  dwc:observationDate '2014-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8196512 -9.45511185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8196512"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45511185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Lepas anatifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.45511185'^^xsd:double;
  dwc:latitude '52.8196512'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106149'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268427'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '733346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8196512 -9.45511185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8196512"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45511185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Lepas anatifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.45511185'^^xsd:double;
  dwc:latitude '52.8196512'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106149'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268434'^^xsd:string;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '733346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94208319 -9.36103638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94208319"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36103638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.36103638'^^xsd:double;
  dwc:latitude '52.94208319'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316272'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94299851 -9.35957751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94299851"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35957751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35957751'^^xsd:double;
  dwc:latitude '52.94299851'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316273'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9421002 -9.35954936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9421002"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35954936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35954936'^^xsd:double;
  dwc:latitude '52.9421002'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316274'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9412019 -9.3595212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9412019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3595212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.3595212'^^xsd:double;
  dwc:latitude '52.9412019'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316275'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94030359 -9.35949305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94030359"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35949305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35949305'^^xsd:double;
  dwc:latitude '52.94030359'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316271'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94032059 -9.35800608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94032059"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35800608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35800608'^^xsd:double;
  dwc:latitude '52.94032059'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316276'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93942228 -9.35797796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93942228"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35797796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35797796'^^xsd:double;
  dwc:latitude '52.93942228'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316270'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93943926 -9.35649103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93943926"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35649103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eamonn Twomey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35649103'^^xsd:double;
  dwc:latitude '52.93943926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316277'^^xsd:string;
  dwc:observationDate '2013-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93320191 -9.35183427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93320191"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35183427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316208'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Lorcan Keyes'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35183427'^^xsd:double;
  dwc:latitude '52.93320191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316206'^^xsd:string;
  dwc:observationDate '2014-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93320191 -9.35183427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93320191"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35183427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316208'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Lorcan Keyes'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.35183427'^^xsd:double;
  dwc:latitude '52.93320191'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316208'^^xsd:string;
  dwc:observationDate '2014-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93323569 -9.34886081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93323569"^^xsd:decimal ;
  dwc:decimalLongitude "-9.34886081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316208'^^xsd:integer;
  dwc:scientificName 'Chrysaora hysoscella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Lorcan Keyes'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.34886081'^^xsd:double;
  dwc:latitude '52.93323569'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135304'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316207'^^xsd:string;
  dwc:observationDate '2014-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21166991 -9.10200029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21166991"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10200029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316008'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:county 'Sligo; Sligo'^^xsd:string;
  dwc:longitude '-9.10200029'^^xsd:double;
  dwc:latitude '54.21166991'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316010'^^xsd:string;
  dwc:observationDate '2014-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21166991 -9.10200029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21166991"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10200029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316012'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:county 'Sligo; Sligo'^^xsd:string;
  dwc:longitude '-9.10200029'^^xsd:double;
  dwc:latitude '54.21166991'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316011'^^xsd:string;
  dwc:observationDate '2014-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21166991 -9.10200029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21166991"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10200029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316012'^^xsd:integer;
  dwc:scientificName 'Salmo trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:county 'Sligo; Sligo'^^xsd:string;
  dwc:longitude '-9.10200029'^^xsd:double;
  dwc:latitude '54.21166991'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127187'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316012'^^xsd:string;
  dwc:observationDate '2014-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21437852 -9.10053951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21437852"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10053951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316204'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Liam Doherty'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Sligo; Sligo'^^xsd:string;
  dwc:longitude '-9.10053951'^^xsd:double;
  dwc:latitude '54.21437852'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316204'^^xsd:string;
  dwc:observationDate '2014-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15621095 -9.07180208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15621095"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07180208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316204'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Liam Lysaght'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:county 'Clare; Clare'^^xsd:string;
  dwc:longitude '-9.07180208'^^xsd:double;
  dwc:latitude '53.15621095'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316205'^^xsd:string;
  dwc:observationDate '2014-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.26628485 -9.02059718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.26628485"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02059718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sean O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Galway; South-east Galway'^^xsd:string;
  dwc:longitude '-9.02059718'^^xsd:double;
  dwc:latitude '53.26628485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268438'^^xsd:string;
  dwc:observationDate '2016-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.26719603 -9.0191201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.26719603"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0191201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sean O\'Callaghan'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Galway; South-east Galway'^^xsd:string;
  dwc:longitude '-9.0191201'^^xsd:double;
  dwc:latitude '53.26719603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268437'^^xsd:string;
  dwc:observationDate '2016-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.64193427 -8.55036653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.64193427"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55036653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316216'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tomas Murray'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Cork'^^xsd:string;
  dwc:longitude '-8.55036653'^^xsd:double;
  dwc:latitude '51.64193427'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316216'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.64193427 -8.55036653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.64193427"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55036653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316216'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tomas Murray'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Cork'^^xsd:string;
  dwc:longitude '-8.55036653'^^xsd:double;
  dwc:latitude '51.64193427'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316217'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.64193427 -8.55036653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.64193427"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55036653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316216'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tomas Murray'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Cork'^^xsd:string;
  dwc:longitude '-8.55036653'^^xsd:double;
  dwc:latitude '51.64193427'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316218'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.64193427 -8.55036653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.64193427"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55036653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316220'^^xsd:integer;
  dwc:scientificName 'Ligia oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tomas Murray'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Cork'^^xsd:string;
  dwc:longitude '-8.55036653'^^xsd:double;
  dwc:latitude '51.64193427'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146999'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316219'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69429213 -8.49893764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69429213"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49893764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315940'^^xsd:integer;
  dwc:scientificName 'Tripterygion delaisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.49893764'^^xsd:double;
  dwc:latitude '51.69429213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315941'^^xsd:string;
  dwc:observationDate '2014-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315928'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315926'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315928'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315927'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315928'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315928'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315928'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315929'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315928'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315930'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315932'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315931'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315932'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315932'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315932'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315933'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315936'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315934'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315936'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315935'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315936'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315936'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315936'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315937'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315936'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315938'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315940'^^xsd:integer;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315939'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '123970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.67459262 -8.48137445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.67459262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48137445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315940'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne Ferguson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.48137445'^^xsd:double;
  dwc:latitude '51.67459262'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315940'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84935333 -8.40317423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84935333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.40317423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316212'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Philip McErlean'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Antrim; Antrim'^^xsd:string;
  dwc:longitude '-8.40317423'^^xsd:double;
  dwc:latitude '54.84935333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316212'^^xsd:string;
  dwc:observationDate '2014-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316264'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316263'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316264'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316264'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316264'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316265'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316264'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316266'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316268'^^xsd:integer;
  dwc:scientificName 'Rhizostoma pulmo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '135299'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316267'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316268'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316268'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316268'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316269'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316256'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316256'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316256'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316258'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316260'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316259'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316260'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316260'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316260'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316261'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316264'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316262'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -8.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316256'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tim Butter'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.3875'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316257'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74529495 -8.30114691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74529495"^^xsd:decimal ;
  dwc:decimalLongitude "-8.30114691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316216'^^xsd:integer;
  dwc:scientificName 'Cyanea capillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sean Bourke'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:county 'Cork; Mid-Cork'^^xsd:string;
  dwc:longitude '-8.30114691'^^xsd:double;
  dwc:latitude '51.74529495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135301'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316214'^^xsd:string;
  dwc:observationDate '2014-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '135301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78305623 -8.29560182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78305623"^^xsd:decimal ;
  dwc:decimalLongitude "-8.29560182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316216'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tomas Murray'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Cork'^^xsd:string;
  dwc:longitude '-8.29560182'^^xsd:double;
  dwc:latitude '51.78305623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316215'^^xsd:string;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82746481 -8.0014506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.82746481"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0014506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316200'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Leon van der Noll'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.0014506'^^xsd:double;
  dwc:latitude '51.82746481'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316202'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82746481 -8.0014506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.82746481"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0014506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316204'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Leon van der Noll'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.0014506'^^xsd:double;
  dwc:latitude '51.82746481'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316203'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82746481 -8.0014506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.82746481"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0014506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316200'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Leon van der Noll'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:county 'Cork'^^xsd:string;
  dwc:longitude '-8.0014506'^^xsd:double;
  dwc:latitude '51.82746481'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316201'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22446212 -7.8239746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22446212"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8239746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315924'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Donegal'^^xsd:string;
  dwc:longitude '-7.8239746'^^xsd:double;
  dwc:latitude '55.22446212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315923'^^xsd:string;
  dwc:observationDate '2014-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22446212 -7.8239746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22446212"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8239746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315924'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Donegal'^^xsd:string;
  dwc:longitude '-7.8239746'^^xsd:double;
  dwc:latitude '55.22446212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315924'^^xsd:string;
  dwc:observationDate '2014-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22446212 -7.8239746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22446212"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8239746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315924'^^xsd:integer;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Donegal'^^xsd:string;
  dwc:longitude '-7.8239746'^^xsd:double;
  dwc:latitude '55.22446212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315925'^^xsd:string;
  dwc:observationDate '2014-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316240'^^xsd:integer;
  dwc:scientificName 'Osilinus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141827'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316241'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316240'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316242'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316244'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316243'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316232'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316234'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316228'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316229'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316232'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316230'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316232'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316231'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316232'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316232'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316232'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316233'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316236'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316235'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316236'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316236'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316236'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316237'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316240'^^xsd:integer;
  dwc:scientificName 'Leptochiton scabridus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140211'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316238'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316240'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316239'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316240'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316240'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316228'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316227'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13571908 -7.20259133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13571908"^^xsd:decimal ;
  dwc:decimalLongitude "-7.20259133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316228'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.20259133'^^xsd:double;
  dwc:latitude '52.13571908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316228'^^xsd:string;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13859983 -7.10322092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13859983"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10322092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316224'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.10322092'^^xsd:double;
  dwc:latitude '52.13859983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316225'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13859983 -7.10322092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13859983"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10322092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316224'^^xsd:integer;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.10322092'^^xsd:double;
  dwc:latitude '52.13859983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316226'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13859983 -7.10322092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13859983"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10322092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316224'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.10322092'^^xsd:double;
  dwc:latitude '52.13859983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316223'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13859983 -7.10322092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13859983"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10322092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316224'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.10322092'^^xsd:double;
  dwc:latitude '52.13859983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316224'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13859983 -7.10322092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13859983"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10322092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316220'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.10322092'^^xsd:double;
  dwc:latitude '52.13859983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316221'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13859983 -7.10322092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13859983"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10322092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316224'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'William Bryan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-7.10322092'^^xsd:double;
  dwc:latitude '52.13859983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316222'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.20139889 -6.97909484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.20139889"^^xsd:decimal ;
  dwc:decimalLongitude "-6.97909484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316024'^^xsd:integer;
  dwc:scientificName 'Rhizostoma pulmo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Finbarr Wallace'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Waterford; Waterford'^^xsd:string;
  dwc:longitude '-6.97909484'^^xsd:double;
  dwc:latitude '52.20139889'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135299'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316022'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '135299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.22261498 -6.93909775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.22261498"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93909775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316008'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.93909775'^^xsd:double;
  dwc:latitude '52.22261498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316008'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.22261498 -6.93909775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.22261498"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93909775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316008'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.93909775'^^xsd:double;
  dwc:latitude '52.22261498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316009'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.48855612 -6.93123535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.48855612"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93123535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316016'^^xsd:integer;
  dwc:scientificName 'Alosa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Carlow; Carlow'^^xsd:string;
  dwc:longitude '-6.93123535'^^xsd:double;
  dwc:latitude '52.48855612'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126415'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316015'^^xsd:string;
  dwc:observationDate '2014-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.20165547 -6.90741855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.20165547"^^xsd:decimal ;
  dwc:decimalLongitude "-6.90741855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Julie Kendall'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.90741855'^^xsd:double;
  dwc:latitude '52.20165547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268439'^^xsd:string;
  dwc:observationDate '2016-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25588401 -6.75671114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25588401"^^xsd:decimal ;
  dwc:decimalLongitude "-6.75671114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316000'^^xsd:integer;
  dwc:scientificName 'Salmo trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.75671114'^^xsd:double;
  dwc:latitude '52.25588401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127187'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315999'^^xsd:string;
  dwc:observationDate '2014-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21846497 -6.70361682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21846497"^^xsd:decimal ;
  dwc:decimalLongitude "-6.70361682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316004'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.70361682'^^xsd:double;
  dwc:latitude '52.21846497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316005'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21846497 -6.70361682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21846497"^^xsd:decimal ;
  dwc:decimalLongitude "-6.70361682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316008'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.70361682'^^xsd:double;
  dwc:latitude '52.21846497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316006'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21846497 -6.70361682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21846497"^^xsd:decimal ;
  dwc:decimalLongitude "-6.70361682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316008'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.70361682'^^xsd:double;
  dwc:latitude '52.21846497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316007'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18762104 -6.52612058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18762104"^^xsd:decimal ;
  dwc:decimalLongitude "-6.52612058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315996'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.52612058'^^xsd:double;
  dwc:latitude '52.18762104'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315996'^^xsd:string;
  dwc:observationDate '2014-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18762104 -6.52612058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18762104"^^xsd:decimal ;
  dwc:decimalLongitude "-6.52612058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315996'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.52612058'^^xsd:double;
  dwc:latitude '52.18762104'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315997'^^xsd:string;
  dwc:observationDate '2014-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18762104 -6.52612058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18762104"^^xsd:decimal ;
  dwc:decimalLongitude "-6.52612058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316000'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.52612058'^^xsd:double;
  dwc:latitude '52.18762104'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315998'^^xsd:string;
  dwc:observationDate '2014-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18238992 -6.40055319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18238992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.40055319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316004'^^xsd:integer;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.40055319'^^xsd:double;
  dwc:latitude '52.18238992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316003'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18238992 -6.40055319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18238992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.40055319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.40055319'^^xsd:double;
  dwc:latitude '52.18238992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316004'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18238992 -6.40055319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18238992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.40055319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316000'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.40055319'^^xsd:double;
  dwc:latitude '52.18238992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316002'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18238992 -6.40055319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18238992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.40055319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316000'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.40055319'^^xsd:double;
  dwc:latitude '52.18238992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316000'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.18238992 -6.40055319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.18238992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.40055319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dr. Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.40055319'^^xsd:double;
  dwc:latitude '52.18238992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316001'^^xsd:string;
  dwc:observationDate '2014-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2425014 -6.37435746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2425014"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37435746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315920'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:county 'Antrim; Antrim'^^xsd:string;
  dwc:longitude '-6.37435746'^^xsd:double;
  dwc:latitude '55.2425014'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315919'^^xsd:string;
  dwc:observationDate '2014-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2425014 -6.37435746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2425014"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37435746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315920'^^xsd:integer;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:county 'Antrim; Antrim'^^xsd:string;
  dwc:longitude '-6.37435746'^^xsd:double;
  dwc:latitude '55.2425014'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315920'^^xsd:string;
  dwc:observationDate '2014-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2425014 -6.37435746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2425014"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37435746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315920'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:county 'Antrim; Antrim'^^xsd:string;
  dwc:longitude '-6.37435746'^^xsd:double;
  dwc:latitude '55.2425014'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315921'^^xsd:string;
  dwc:observationDate '2014-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2425014 -6.37435746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2425014"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37435746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315920'^^xsd:integer;
  dwc:scientificName 'Salmo trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alastair Marsden'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:county 'Antrim; Antrim'^^xsd:string;
  dwc:longitude '-6.37435746'^^xsd:double;
  dwc:latitude '55.2425014'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127187'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315922'^^xsd:string;
  dwc:observationDate '2014-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.96568688 -6.36351585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.96568688"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36351585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268448'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Damien McGuinness'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Louth; Louth'^^xsd:string;
  dwc:longitude '-6.36351585'^^xsd:double;
  dwc:latitude '53.96568688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268443'^^xsd:string;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25358987 -6.34966528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25358987"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34966528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.34966528'^^xsd:double;
  dwc:latitude '52.25358987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315947'^^xsd:string;
  dwc:observationDate '2014-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25358987 -6.34966528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25358987"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34966528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315944'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.34966528'^^xsd:double;
  dwc:latitude '52.25358987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315945'^^xsd:string;
  dwc:observationDate '2014-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.25358987 -6.34966528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.25358987"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34966528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315944'^^xsd:integer;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.34966528'^^xsd:double;
  dwc:latitude '52.25358987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315946'^^xsd:string;
  dwc:observationDate '2014-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23345627 -6.32406405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23345627"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32406405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315944'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.32406405'^^xsd:double;
  dwc:latitude '52.23345627'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315942'^^xsd:string;
  dwc:observationDate '2014-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23345627 -6.32406405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23345627"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32406405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315944'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.32406405'^^xsd:double;
  dwc:latitude '52.23345627'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315943'^^xsd:string;
  dwc:observationDate '2014-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23345627 -6.32406405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23345627"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32406405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315944'^^xsd:integer;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Brian Reidy'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.32406405'^^xsd:double;
  dwc:latitude '52.23345627'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315944'^^xsd:string;
  dwc:observationDate '2014-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67193214 -6.30380531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67193214"^^xsd:decimal ;
  dwc:decimalLongitude "-6.30380531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315996'^^xsd:integer;
  dwc:scientificName 'Barbatula barbatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Meath; Meath'^^xsd:string;
  dwc:longitude '-6.30380531'^^xsd:double;
  dwc:latitude '53.67193214'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '1013379'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315995'^^xsd:string;
  dwc:observationDate '2014-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1013379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62300826 -6.22799359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62300826"^^xsd:decimal ;
  dwc:decimalLongitude "-6.22799359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316220'^^xsd:integer;
  dwc:scientificName 'Rhizostoma pulmo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tracy Anne Fennell'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wexford; Wexford'^^xsd:string;
  dwc:longitude '-6.22799359'^^xsd:double;
  dwc:latitude '52.62300826'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135299'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316220'^^xsd:string;
  dwc:observationDate '2014-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '135299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6162536 -6.18362807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6162536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.18362807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316144'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Isaac Varela'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.18362807'^^xsd:double;
  dwc:latitude '53.6162536'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316144'^^xsd:string;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316172'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316172'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316172'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316173'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316176'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316174'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316172'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316171'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316166'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316168'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316167'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316168'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316168'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316168'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316169'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316168'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316170'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.36450633 -6.14553224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.36450633"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14553224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316164'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.14553224'^^xsd:double;
  dwc:latitude '53.36450633'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316165'^^xsd:string;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.30286289 -6.13995444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.30286289"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13995444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316212'^^xsd:integer;
  dwc:scientificName 'Cyanea capillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Niall T. Keogh'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13995444'^^xsd:double;
  dwc:latitude '53.30286289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135301'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316211'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315952'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315950'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315952'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315951'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315948'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315949'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315964'^^xsd:integer;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315965'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315960'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus microps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126927'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315959'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315960'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315960'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315960'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315961'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315960'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315962'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315964'^^xsd:integer;
  dwc:scientificName 'Spinachia spinachia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126508'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315963'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315964'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315964'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315952'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315953'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315952'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315954'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315956'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315955'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315956'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315956'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315956'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315957'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315960'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315958'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37113628 -6.13848256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37113628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13848256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257315952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Declan Mac Gabhann'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.13848256'^^xsd:double;
  dwc:latitude '53.37113628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257315952'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316180'^^xsd:integer;
  dwc:scientificName 'Caloplaca marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316179'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316180'^^xsd:integer;
  dwc:scientificName 'Lichina confinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147721'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316180'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316180'^^xsd:integer;
  dwc:scientificName 'Tephromela atra var. atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '438957'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316181'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '438957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316176'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316178'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316184'^^xsd:integer;
  dwc:scientificName 'Xanthoria parietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147709'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316182'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316184'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316183'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29636545 -6.12673733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29636545"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12673733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316184'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.12673733'^^xsd:double;
  dwc:latitude '53.29636545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316184'^^xsd:string;
  dwc:observationDate '2014-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.45 -6.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.45"^^xsd:decimal ;
  dwc:decimalLongitude "-6.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316244'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Leonard Abrahamson'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.11667'^^xsd:double;
  dwc:latitude '53.45'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316244'^^xsd:string;
  dwc:observationDate '2014-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20875902 -6.09912767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20875902"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09912767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316156'^^xsd:integer;
  dwc:scientificName 'Ramalina cuspidata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09912767'^^xsd:double;
  dwc:latitude '53.20875902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '182736'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316157'^^xsd:string;
  dwc:observationDate '2014-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '182736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20875902 -6.09912767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20875902"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09912767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316160'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09912767'^^xsd:double;
  dwc:latitude '53.20875902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316159'^^xsd:string;
  dwc:observationDate '2014-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316148'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316148'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316148'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316149'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316152'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316153'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316152'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316154'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316156'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316156'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316156'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316155'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316160'^^xsd:integer;
  dwc:scientificName 'Ramalina cuspidata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '182736'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316158'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '182736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316160'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316160'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316160'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316161'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316160'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316162'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316164'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316163'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19694117 -6.09067188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19694117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.09067188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316164'^^xsd:integer;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.09067188'^^xsd:double;
  dwc:latitude '53.19694117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316164'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19599516 -6.08772103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19599516"^^xsd:decimal ;
  dwc:decimalLongitude "-6.08772103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316196'^^xsd:integer;
  dwc:scientificName 'Caloplaca marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.08772103'^^xsd:double;
  dwc:latitude '53.19599516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316197'^^xsd:string;
  dwc:observationDate '2014-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19599516 -6.08772103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19599516"^^xsd:decimal ;
  dwc:decimalLongitude "-6.08772103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316200'^^xsd:integer;
  dwc:scientificName 'Tephromela atra var. atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.08772103'^^xsd:double;
  dwc:latitude '53.19599516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '438957'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316198'^^xsd:string;
  dwc:observationDate '2014-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '438957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19599516 -6.08772103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19599516"^^xsd:decimal ;
  dwc:decimalLongitude "-6.08772103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316200'^^xsd:integer;
  dwc:scientificName 'Verrucaria maura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.08772103'^^xsd:double;
  dwc:latitude '53.19599516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316199'^^xsd:string;
  dwc:observationDate '2014-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1609738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.19599516 -6.08772103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.19599516"^^xsd:decimal ;
  dwc:decimalLongitude "-6.08772103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316200'^^xsd:integer;
  dwc:scientificName 'Xanthoria parietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.08772103'^^xsd:double;
  dwc:latitude '53.19599516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147709'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316200'^^xsd:string;
  dwc:observationDate '2014-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316136'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316135'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316136'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316136'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316136'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316137'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316136'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316138'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316140'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316139'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316140'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316140'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316140'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316141'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.52296138 -6.07905105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.52296138"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07905105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316144'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hunt'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07905105'^^xsd:double;
  dwc:latitude '53.52296138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316142'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23713516 -6.07540177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23713516"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07540177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268416'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07540177'^^xsd:double;
  dwc:latitude '53.23713516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268423'^^xsd:string;
  dwc:observationDate '2016-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23713516 -6.07540177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23713516"^^xsd:decimal ;
  dwc:decimalLongitude "-6.07540177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:county 'Dublin; Dublin'^^xsd:string;
  dwc:longitude '-6.07540177'^^xsd:double;
  dwc:latitude '53.23713516'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268430'^^xsd:string;
  dwc:observationDate '2016-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17405632 -6.06476616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17405632"^^xsd:decimal ;
  dwc:decimalLongitude "-6.06476616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.06476616'^^xsd:double;
  dwc:latitude '53.17405632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268426'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17405632 -6.06476616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17405632"^^xsd:decimal ;
  dwc:decimalLongitude "-6.06476616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.06476616'^^xsd:double;
  dwc:latitude '53.17405632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268433'^^xsd:string;
  dwc:observationDate '2016-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15158169 -6.06428246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15158169"^^xsd:decimal ;
  dwc:decimalLongitude "-6.06428246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316144'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Keith Cooney'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.06428246'^^xsd:double;
  dwc:latitude '53.15158169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316145'^^xsd:string;
  dwc:observationDate '2014-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15158169 -6.06428246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15158169"^^xsd:decimal ;
  dwc:decimalLongitude "-6.06428246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316144'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Keith Cooney'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.06428246'^^xsd:double;
  dwc:latitude '53.15158169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316146'^^xsd:string;
  dwc:observationDate '2014-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15158169 -6.06428246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15158169"^^xsd:decimal ;
  dwc:decimalLongitude "-6.06428246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316148'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Keith Cooney'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.06428246'^^xsd:double;
  dwc:latitude '53.15158169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316147'^^xsd:string;
  dwc:observationDate '2014-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.16208941 -6.0473614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.16208941"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.0473614'^^xsd:double;
  dwc:latitude '53.16208941'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268424'^^xsd:string;
  dwc:observationDate '2016-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.16208941 -6.0473614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.16208941"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.0473614'^^xsd:double;
  dwc:latitude '53.16208941'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268425'^^xsd:string;
  dwc:observationDate '2016-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.16208941 -6.0473614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.16208941"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.0473614'^^xsd:double;
  dwc:latitude '53.16208941'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268431'^^xsd:string;
  dwc:observationDate '2016-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.16208941 -6.0473614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.16208941"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '97209583948268432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cian Merne'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.0473614'^^xsd:double;
  dwc:latitude '53.16208941'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.97209583948268432'^^xsd:string;
  dwc:observationDate '2016-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.09097498 -6.04013411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.09097498"^^xsd:decimal ;
  dwc:decimalLongitude "-6.04013411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316208'^^xsd:integer;
  dwc:scientificName 'Rhizostoma pulmo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Niall T. Keogh'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.04013411'^^xsd:double;
  dwc:latitude '53.09097498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '135299'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316210'^^xsd:string;
  dwc:observationDate '2014-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08466431 -6.03892834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08466431"^^xsd:decimal ;
  dwc:decimalLongitude "-6.03892834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316208'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Niall T. Keogh'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.03892834'^^xsd:double;
  dwc:latitude '53.08466431'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316209'^^xsd:string;
  dwc:observationDate '2014-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316192'^^xsd:integer;
  dwc:scientificName 'Ramalina cuspidata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '182736'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316192'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '182736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316192'^^xsd:integer;
  dwc:scientificName 'Tephromela atra var. atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '438957'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316193'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '438957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316192'^^xsd:integer;
  dwc:scientificName 'Verrucaria maura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147758'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316194'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1609738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316196'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316195'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316192'^^xsd:integer;
  dwc:scientificName 'Caloplaca marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '147724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316191'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316184'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316186'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316188'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316189'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316192'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316190'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.92983506 -6.02362818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.92983506"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02362818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316184'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02362818'^^xsd:double;
  dwc:latitude '52.92983506'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316185'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93163111 -6.02354632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93163111"^^xsd:decimal ;
  dwc:decimalLongitude "-6.02354632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5817__ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5817_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-06'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'CoastalAndMarineSpecies'^^xsd:string;
  dwc:catalogNumber '23640212257316196'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kieran Brennan'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:county 'Wicklow; Wicklow'^^xsd:string;
  dwc:longitude '-6.02354632'^^xsd:double;
  dwc:latitude '52.93163111'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.CoastalAndMarineSpecies.23640212257316196'^^xsd:string;
  dwc:observationDate '2014-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF